Fix `cargo run` for renamed bin targets
authorAlex Crichton <alex@alexcrichton.com>
Fri, 22 Aug 2014 16:53:56 +0000 (09:53 -0700)
committerAlex Crichton <alex@alexcrichton.com>
Wed, 27 Aug 2014 00:57:01 +0000 (17:57 -0700)
commit92eed92a247707c181e61929800604f5c7d7bde0
tree1c87c93b0fd2f06451bd1cf609b8889ee93cdc8d
parent7563fba5c3425eda129a9712b165f37b710e3556
Fix `cargo run` for renamed bin targets
src/cargo/ops/cargo_run.rs
tests/test_cargo_run.rs